Microsoft Windows graphic

To prepare a cross-reference object

  1. Open Command Prompt.
  2. Type:
  3. ntdsutil

  4. At the ntdsutil command, type:
  5. domain management

  6. At the domain management command, type:
  7. connection

  8. At the connection command, type:
  9. connect to server DomainController

  10. At the connection command, type:
  11. quit

  12. At the domain management command, type:
  13. precreate ObjectName DomainController

Value Description
DomainController The DNS name of the domain controller on which the object will reside.
ObjectName The distinguished name of the object that you want to create.

Notes

Related Topics